﻿/*轮播图*/
.banner{
	position: relative;
	z-index:0;
	top:-100px;
	width:100%;
	min-width:1366px;
	height:960px;
	margin-bottom:-100px;;
}

.banner>.banner_box{
	position: relative;
	width:100%;
	height: 100%;
	overflow: hidden;
}

.banner_box>.banner_box_o{
	width:100%;
	height:100%;
	position: absolute;
	left:100%;
	top:0;
	overflow: hidden;
}
.banner_box_o>img{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	display: block;
}
/*.banner_box_o>h5{
	width:100%;
	font-size:60px;
	color: #FFF;
	line-height:60px;
	text-align: center;
	position: absolute;
	left:0;
	top:340px;
}
.banner_box_o>span{
	display: block;
	text-align: center;
	color: #ffffff;
	z-index: 20;
	position: absolute;
	top:290px;
	left:0;
	width:100%;
	font-size: 40px;
	line-height: 40px;
}

.banner_box_o>p{
	width:100%;
	display: block;
	line-height:40px;
	font-size:40px;
	color: #FFF;
	position: absolute;
	left:0;
	top:430px;
	letter-spacing:10px;
	text-align:center;
}
.banner_box_o>a{
	font-size:16px;
	margin-left: -80px;
	position: absolute;
	left:50%;
	top:530px;
	display: inline-block;
	width:160px;
	line-height: 50px;
	background-color:#004098;
	color: #FFF;
	text-align:center;
}
 */
.banner_box>span{
	display: block;
	text-align: center;
	color: #ffffff;
	z-index: 20;
	position: absolute;
	top:290px;
	left:0;
	width:100%;
	font-size: 40px;
	line-height: 40px;
}

.banner_box>h5{
	width:100%;
	font-size:60px;
	color: #FFF;
	line-height:60px;
	text-align: center;
	position: absolute;
	left:0;
	top:392px;
	z-index: 20;
}


.banner_box>p{
	width:100%;
	display: block;
	line-height:40px;
	font-size:40px;
	color: #FFF;
	position: absolute;
	left:0;
	top:481px;
	letter-spacing:10px;
	text-align:center;
	z-index: 20;
}

.banner_box>a{
	z-index: 20;
	font-size:16px;
	margin-left: -80px;
	position: absolute;
	left:50%;
	top:568px;
	display: inline-block;
	width:160px;
	line-height: 50px;
	background-color:#004098;
	color: #FFF;
	text-align:center;
}

.banner_box>a:hover{
	background-color:#0055cc;
}

.banner_box_o>video{
	float:left;
	width: 140%;
	margin-left: -20%;
	margin-top:-10%;
}
.banner_tab{
	position:absolute;
	left:0;
	top:430px;
	width:100%;
	height:70px;
}
.banner_tab>img{
	height:70px;
}
.banner_tab>img:first-child{
	float:left;
	margin-left: 50px;
}
.banner_tab>img:last-child{
	float:right;
	margin-right: 50px;
}
.banner_seach,.banner_idx,.banner_tab,.banner_box_o>a,.banner_box_o>p,.banner_box_o>h5{
	z-index: 30;
}

.banner_box>.banner_box_o{
	width:100%;
	height:100%;
	position: absolute;
	left:0%;
	top:0;
	overflow: hidden;
}
.banner_idx{
	position: absolute;
	left:0;
	bottom:194px;
	width:100%;
	height:16px;
	text-align:center;
}

.banner_idx>span{
	height:16px;
	width:16px;
	background-color:#FFF;
	opacity:0.6;
	filter:alpha(opacity=60);
	display: inline-block;
	border-radius:16px;
	margin:0 8px;
	text-align: center;
}
.bi_sld{
	opacity:1!important;
	filter:alpha(opacity=100)!important;
}
.banner_below{
	pointer-events: none;
	position: absolute;
	left: 0;
	top:0;
	z-index:1;
	width:100%;
	height: 100px;
	background-color: #000;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.banner_seach{
	height:56px;
	width:640px;
	background-color:#FFF;
	position: absolute;
	bottom:90px;
	left:50%;
	margin-left:-320px;
}
.bs_type{
	height:22px;
	width:100px;
	padding: 17px 0;
	border-right:1px solid #e5e5e5;
	color: 666666;
	font-size: 14px;
	text-align: center;
	float: left;
}
.bs_type:hover>div{
	display: block;
}
.bs_type>span{
	color: #666;
}
.bs_type>img{
	margin:7.5px 17.5px -7.5px -17.5px;
}
.bs_type_box{
	padding:5px 0 ;
	width:100px;
	line-height:31px;
	font-size:14px;
	color:#666;
	text-align: center;
	background-color: #FFF;
	left:0;
	top:56px;
	display:none;
}

.bs_seach{
	width:415px;
	height: 22px;
	margin: 15px 20px;
	float: left;
}
.bs_seach>input{
	outline:none;
	width:415px;
	height: 22px;
}
.bs_btn{
	width:84px;
	float: left;
	height: 22px;
	padding: 17px 0;
	text-align: center;
	background-color: #004098;
}
.bs_btn:hover{
	background-color: #0055cc;
}

.bs_btn{
	height: 22px;
}


.box{
	width:100%;
	height: 740px;
	position:relative;
}
.boxbg{
	height:100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: -2;
	width:100%;
}
.au_img,.bdad_img,.op_img,.skill_img,.news_img{
	z-index: -1;
	position: absolute;
}
.au_img{
	right: 0;
	top:0;
	height:742px;
}
.au,.bdad,.oProducts,.skill,.news,.help{
	margin:0 auto;
	width:1080px;
	height:740px;
}
.au>.title{
	text-align: center;
	width:1080px;
	height:106px;
	padding-top:68px;
}
.au>.title>h5{
	font-size:50px;
	font-family: arial;
	color:#333;
	line-height:50px;
	margin-bottom:15px;
}
.au>.title>p{
	font-size:16px;
	color:#666;
	line-height:16px;
}
.au>.main{
	width: 100%;
	height:380px;
}
.au>.main>.left{
	width:530px;
	height:100%;
	position: relative;
	overflow: hidden;
}
.au>.main>.left>embed{
	width:100%;
	height:100%;
}
.au>.main>.left>video{
	height:100%;
	position:absolute;
	top:0;
	margin-left:-10%;
}
.au>.main>.left>.au_below>div{
	width:530px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#000000;
	opacity:0.5;
	filter:Alpha(opacity=50);
}
.au>.main>.left>.au_below>img{
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	margin-top:160px;
	margin-left:235px;
}

.au>.main>.right{
	width:500px;
	height: 100%;
}
.au>.main>.right>.title {
	width:100%;
	height:80px;
}

.au>.main>.right>.title>.m_box {
	width:200px;
	height:80px;
	line-height:80px;
	font-size:24px;
	color:#999999;
	text-align: center;
}
.m_box:first-child{
	margin-left:50px;
}
.au>.main>.right>.title>.m_box>img {
	height:42px;
	margin-top: 8px;
}

.au>.main>.right>.au_text{
	color:#666;
	width:100%;
	height: 310px;
	overflow: auto;
	line-height:28px;
	font-size:14px;
}
.au>.footer{
	width:100%;
	height: 145px;
	margin-top: 40px;
}

.bdad_img{
	left:0;
	top:-252px;
}
.bdad>.left{
	width:530px;
	margin-left: 74px;
	height:100%;
	text-align: right;
}
.bdad>.left>img{
	height:93px;
	margin-top: 140px;
}
.bdad>.left>h5{
	color: #004098;
	font-size: 24px;
	line-height:24px;
	margin-top: 16px;
	font-weight:100;
}
.bdad>.left>span{
	color: #333333;
	font-size: 18px;
	line-height:18px;
	margin-top:35px;
	display: inline-block;
}
.bdad>.left>p{
	color: #666666;
	font-size:14px;
	line-height:28px;
	margin-top:16px;
	height:130px;
}
.bdad>.left>.box{
	height: 162px;
	width:100%;
}
.bdad>.left>.box>.case {
	height: 160px;
	box-sizing: border-box;
	border:2px solid #c4c4c4;
	width: 160px;
	text-align:center;
	float:left;
	margin-right: 25px;
	position: relative;
}
.bdad>.left>.box>.case:last-child {
	margin-right:0px;
}
.bdad>.left>.box>.case>aside{
	display: none;
	width: 530px;
	height: 175px;
	text-align: left;
	color: #666666;
	font-size:14px;
	line-height:28px;
	position: absolute;
	top: -175px;
	left: -185px;
}
.bdad>.left>.box>.case:first-child>aside{
	left: 0;
}
.bdad>.left>.box>.case:last-child>aside{
	left: -370px;
}
.bdad>.left>.box>.case.brad_on>aside{
	display: block;
	text-align: right;
	cursor: default;
}
.bdad>.left>.box>.case>img{
	margin-top:40px;
}
.bdad>.left>.box>.case>p{
	color:#333333;
	font-size:16px;
	line-height:16px;
	margin-top:20px;
}
.bdad>.right {
	width:414px;
	height:624px;
	float:right;
	margin-top: 70px;
	position: relative;
}
.bdad>.right>img {
	position: absolute;
	left:-18px;
	top:-22px;
	width:446px;/*+36*/
	height:668px;/*+44*/
	
}
.bdad>.right>.brad_box {
	display: none;
	width:100%;
	height:620px;
	position: relative;
}
.bdad>.right>.brad_box>.photo {
	width:100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
}
.bdad>.right>.brad_box>.bg {
	width:100%;
	position: absolute;
	left:0;
	bottom:0;
}
.bdad>.right>.brad_box>p {
    width: 100%;
    /* padding: 0 50px; */
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 24px;
    line-height: 40px;
    bottom: 15px;
    color: #FFF;
    z-index: 10;
}
.brad_on{
	/*opacity:0.5;
	filter:alpha(opacity=50); */
	border-color:#004098!important;
	/*background-color:#FFF;*/

}
.brad_on>div{
	z-index: -1;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.brad_on>p{
	color:#004098!important;
}

.op_img{
	right:0;
	top:-180px;
}
#ProductLest>.case:hover .case {
	color: #004098;
}

.oProducts{
	height: 890px;
}
.oProducts>.title{
	width:100%;
	height: 120px;
	margin-top: 70px;
}
.oProducts>.title>.case{
	width:290px;
	padding:0 20px;
	height:50px;
	margin-top:25px;
	line-height:50px;
	display: inline-block;
	background-color:#f7f7f7;
	color: #333333;
	font-size: 14px;
	position: relative;
}
.oProducts>.title>.case>img{
	float:right;
	margin-right: 20px;
	margin-top: 20px;
}
.oProducts>.title>.case:hover .op_box{
	display: block;
}
.oProducts>.title>.case .op_box>p:hover{
	color:#004098;
}
.oProducts>.title>.case>.op_box{
	display: none;
	position: absolute;
	width:290px;
	padding:0 20px;
	background-color:#f7f7f7;
	left:0;
	top:50px;
	z-index: 100;
}
.oProducts>.main{
	width:100%;
	height:630px;
}
.oProducts>.main>img.abs{
	z-index: -1;
	width:1180px;
	height:698px;
	left:-50px;
	top:-30px;
}
.oProducts>.main>.left{
	background-color:#FFF;
	width:300px;
	height:610px;
	padding:10px 15px;
	overflow: hidden;
}
.oProducts>.main>.left>.case{
	width:100%;
	height:100px;
}
.oProducts>.main>.left>.case>.photo{
	height: 90px;
	width: 90px;
	float: left;
	padding:5px 0;
}
.oProducts>.main>.left>.case>.photo{
	text-align: center;
	max-height: 90px;
	max-width: 90px;
	float: left;
	position: relative;
}
.oProducts>.main>.left>.case>.photo>img{
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	max-height: 90px;
	max-width: 90px;
}
.oProducts>.main>.left>.case>.case{
	width:190px;
	height:60px;
	padding:20px 0;
	font-size: 16px;
	line-height: 24px;
	color:#333333;
}
.oProducts>.main>.left>.case>.case>p{
	margin-top:6px;
}
.oProducts>.main>.left>.case>.case>span{
	font-size:14px;
	color:#666666;
	display: block;
}
.oProducts>.main>.op_right{
	position: relative;
	width: 750px;
	height: 100%;
}
.op_right>img{
	position: absolute;
	z-index: -1;
	left:0;
	top:0;
	width: 750px;
	height: 100%;
}
.op_right>.case{
	width: 750px;
	height: 100%;
	
}
.op_right>.case>img{
	width: 750px;
	height: 100%;
}
.op_right .left{
	color:#FFF;
	width:190px;
	height:100%;
	position: relative;
	padding:0 20px;
}
.op_right .left>.bg{
	z-index:-1;
	opacity:0.7;
	filter:Alpha(opacity=70);
	width:100%;
	height:100%;
	position:absolute;
	left: 0;
	top:0;
	background-color:#000;
}
.op_right .left>img{
	float: right;
	margin-top: 48px;
	margin-right:20px;
	/*height: 60px;*/
	max-width: 100%;
}
.op_right .left>h5{
	width:100%;
	display: block;
	float:left;
	margin-top:52px;
	font-size:24px;
	line-height: 24px;
}
.op_right .left>p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	   -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	-webkit-line-clamp:8;
	   -moz-line-clamp:8;
	    -ms-line-clamp:8;
	        line-clamp:8;
	overflow:hidden;
	overflow:hidden;
}
.op_right .left>p{
	width:100%;
	display: block;
	float:left;
	margin-top:30px;
	font-size:14px;
	line-height:30px;
	height:236px;
}
.op_right .left>.btn{
	margin-top:57px;
	float: left;
	display: block;
	width:100%;
	height:45px;
	line-height: 45px;
	position: relative;
	text-align: center;
}
.op_right .left>.btn>.case{
	position:absolute;
	z-index: -1;
	left: 0;
	top:0;
	border:1px solid #FFF;
	width:100%;
	height:45px;
	line-height: 45px;
	opacity:0.5;
	filter:Alpha(opacity=50);
}
.op_right .left>.btn:hover>.case{
	opacity:1;
	filter:Alpha(opacity=100);
}
.op_right .left>.btn>a{
	color:#FFF;
}
.skill_img{
	left: 0;
	top:-354px;
	z-index: -2;
}
.skill{
	height:768px;
}
.skill>img{
	float: right;
	margin-top:72px;
	margin-bottom:10px;
}
.skill>.main{
	width:100%;
	height:610px;
}
.skill .photoBox{
	overflow: hidden;
	position: relative;
	width:562px;
	height:430px;
	float: left;
}
.skill .photoBox>.photos{
	position: absolute;
	width:562px;
	height:430px;
}
.skill .photo,.skill .photo>img{
	float: left;
	position: absolute;
	overflow: hidden;
	width:562px;
	height:430px;
}
.skill .photo{
	left:100%;
}
.skill .photo>.below{
	width:562px;
	height:200px;
	position: absolute;
	left:0;
	bottom:0;
	z-index: 10;
}
.skill .photo>p{
	z-index: 12;
	position: absolute;
	left: 30px;
	width:440px;
	bottom:30px;
	color:#FFF;
	font-size: 36px;
}
.skill>.main>.btn{
	padding-top: 595px;
}
.skill>.main>.case{
	position: absolute;
	right:2px;
	top:190px;
	height: 508px;
	width:580px;
	background-color:#FFFFFF;
	z-index: 15;
	overflow: hidden;
}

.skill>.main>.case>h5{
	width:100%;
	height: 70px;
	background-color:#004098;
	color:#FFFFFF;
	text-align: center;
	font-weight:100;
	font-size: 28px;
	line-height:70px;
}
.skill>.main>.case>p{
	font-size:16px;
	line-height:30px;
	height: 60px;
	color:#006fbc;
	padding:23px 30px;
	text-align: center;
}
.skill>.main>.case>.main{
	width:520px;
	padding:0 30px;
	max-height: 230px;
}
.skill>.main>img.abs{
	width:626px;
	height: 552px;
    right:-18px;
    top: 176px;
}
.skill>.main>.case>.main>.case{
	padding:8px 30px;
	background-color:#eeeeee;
	font-size: 16px;
	color:#333333;
	line-height:25px;
	margin-bottom:4px;
}
.skill>.main>.case>.main>h5,.skill>.main>.case>.main>p{
	background-color:#EEEEEE;
	
}
.skill>.main>.case>.main>h5{
	padding:20px 20px 0px 20px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.skill>.main>.case>.main>p{
	padding:0px 20px 20px 20px;
	font-size:14px;
	color:#666666;
	line-height:22px;
}
.skill>.main>.case>.main>.case>img{
	float: left;
	margin-top:2.6px;
	margin-right: 20px;
	height:20px;
}
.skill>.main>.case>.main>.case>p{
	color:#666666;
	font-size:14px;
	line-height:30px;
}
.skill>.main>.case>.btn{
	margin:25px 0;
	position: absolute;
	left:0;
	bottom: 0;
	height: 50px;
	width: 100%;
	text-align: center;
}
.skill>.main>.case>.btn>a{
	color:#666666;
	display: inline-block;
	width:190px;
	height:50px;
	line-height:50px;
	color: 666666;
	font-size:14px;
	border:2px solid #e5e5e5;
	box-sizing:border-box;
}
.skill>.main>.case>.btn>a:hover{
	background-color:#004098;
	color:#FFFFFF;
	border-color:#004098;
}
.skill>.main>.btn>div{
	width:50px;
	height:50px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 30px;
	border:1px solid #bebebe;
	text-align: center;			
}
.skill>.main>.btn>div>img{
	display: inline-block;
	margin-top: 15px;
}
.skill>.main>.btn>div:hover{
	background-color:#FFF;
}

.news_img{
	right:0;
	top:-60px;
}
.news{
	height:534px;
}
.news>.title{
	text-align: center;
	width:100%;
	height: 146px;
}
.news>.title>h5{
	font-size: 50px;
	color: #333333;
	font-family: arial;
	line-height:50px;;
	padding-top:56px;
}
.news>.title>p{
	font-size:18px;
	color: #666666;
	line-height:18px;;
	margin-top:20px;
}
.news>.main{
	margin-top: 40px;
	width:100%;
	height: 280px;
}
.news>.main .case{
	position: relative;
	overflow: hidden;
	width:340px;
	height:280px;
	float: left;
	margin-right: 30px;
}
.news>.main>a{
	width:340px;
	height:280px;
	display: inline-block;
	float: left;
	margin-right: 30px;
}
.news>.main>a:last-child{
	margin-right:0!important;
}
.news>.main .case>.title{
	position:absolute;
	padding:0 30px;
	bottom:14px;
	z-index: 20;
	color:#FFF;
}
.news>.main .case>.title>p{
	font-size:16px;
	line-height:30px;
}
.news>.main .case>.title>span{
	font-family: arial;
	font-size:14px;
	line-height:30px;
}
.news>.main .case>.img{
	max-height: 100%;
	position:absolute;
	left:50%;
	transform: translateX(-50%);
	bottom:0;
	z-index:15;
}
.news>.main .case>.below{
	position: absolute;
	width:340px;
	height:200px;
	bottom:0;
	z-index:16;
}
.news>.main .case>img.abs{
	width:454px;
	height:384px;
	left: -18px;
	top:-22px;
	z-index: 10;
	
}


.help {
	color:#FFF;
	height: 160px;
}
.help .title {
	font-size: 24px;
	line-height:24px;
	margin-top: 46px;
	float: left;
	width:70%;
}
.help .text {
	font-size:14px;
	line-height:14px;
	margin-top:20px;
	float:left;
	width:70%;
}
.help .btn {
	color:#FFF;
	float: right;
	text-align: center;
	line-height: 40px;
	width:124px;
	height:40px;
	background-color:#004098;
	display: inline-block;
	margin-top:-10px;
}
.help > a{display: none}


@media  screen and (max-width:1460px) {
	.banner{
		height:625px;
		
	}
	.banner_box>span{
		top:150px;
		font-size: 24px;
		line-height: 34px;
	}
	.banner_box>h5{
		top:210px;
		font-size:30px;
		line-height:30px;
	}
	.banner_box>p{
		letter-spacing: 3px;
		top: 250px;
		line-height:32px;
		font-size:28px;
	}
	.banner_box>a{
		top:330px;
	    line-height:40px;
		width: 140px;
		font-size: 12px;
	}
	.banner_tab{
		top:280px;
	}
	.banner_idx>span{
        height: 12px;
		width: 12px;
        border-radius: 12px;
	}
	.banner_seach{
		height:46px;
	}
	.bs_type{
		padding: 12px 0;
	}
	.bs_seach {
		margin:10px 20px;
	}
	.bs_btn{
		padding:12px 0;
	}
}